Blog
FAQ
Discussions
Search
Projects, issues, users, and merge requests.
Project ID, name, and description.
User nickname, name, and org.
Issue ID, title, and summary.
Merge request titles.
Contrib
.social
Feed
Live feed
Builds
Live builds
Core
Tags
Tags and Initiatives
Navigation
Projects
Drupal core
Database
Open on Drupal.org โ
Maintained by
๐ณ๐ฑ
Netherlands
daffie
Follow
Sign in to follow projects
Issues
๐
[PP-1] Convert all transactions to explicit COMMIT
Postponed
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
2 months ago
๐
Clarify in docs that limited length keys apply to indexes only, enforce in code
Needs work
database system
Created
about 6 years ago
v10.1
๐ฎ๐น
Italy
mondrake
2 months ago
๐
[WIP] Decouple identifier management from database Connection, introduce an IdentifierHandler class
Postponed
database system
Created
over 4 years ago
v10.0
๐ฎ๐น
Italy
mondrake
2 months ago
โจ
Add support for Common Table Expressions (CTE) to SelectInterface
Active
database system
Created
about 2 years ago
v11.0
๐ฆ๐บ
Australia
larowlan
2 months ago
โจ
Add transaction-related events to the Database API
Active
database system
Created
over 2 years ago
v10.1
๐ฎ๐น
Italy
mondrake
3 months ago
๐ฑ
[Policy] How to select the minimum required database versions
Active
database system
Created
over 2 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
3 months ago
๐
Add support for unique / primary key constraints composed of multiple fields for Upsert querries, and start using it for config and key/value tables
Needs work
database system
Created
over 10 years ago
v11.0
๐ท๐ด
Romania
amateescu
3 months ago
๐ฌ
General error: 1364 Field 'uid' doesn't have a default value: INSERT INTO "users" ("uuid", "langcode")
Fixed
database system
Created
about 4 years ago
v9.3
๐ฎ๐ณ
India
Rohit bharti
4 months ago
โจ
Add a separate MariaDB driver
Active
database system
Created
over 7 years ago
v11.0
๐ฌ๐ง
United Kingdom
alexpott
4 months ago
๐
Allow DatabaseStatementInterface::fetch* methods to accept aliases rather than numerical keys
Postponed: needs info
database system
Created
over 14 years ago
v9.5
๐บ๐ธ
United States
xjm
4 months ago
๐
Lock issues when clearing cache on Percona XtraDB cluster
Needs work
database system
Created
over 5 years ago
v10.1
๐ณ๐ฑ
Netherlands
bbrala
4 months ago
๐
Create the database driver for MySQLi for async queries
Active
database system
Created
almost 4 years ago
v10.0
๐ณ๐ฑ
Netherlands
daffie
4 months ago
๐
Make the conditions in joins in dynamic queries use Condition objects
Active
database system
Created
about 2 years ago
v10.2
๐ณ๐ฑ
Netherlands
daffie
4 months ago
๐ฑ
[meta] MySQL 5.7 / MariaDb 10.1.* support
Active
database system
Created
almost 10 years ago
v10.1
๐ฌ๐ง
United Kingdom
catch
4 months ago
๐
Adjust Database API to remove deprecated Drupal 10 code in Drupal 11
Postponed
database system
Created
almost 4 years ago
v11.0
๐ฎ๐น
Italy
mondrake
4 months ago
๐
[policy] Require MySQL 8.0 (increased from 5.7) or MariaDB 10.5 (increased from 10.3) for Drupal 11
Active
database system
Created
over 4 years ago
v11.0
๐บ๐ธ
United States
effulgentsia
4 months ago
๐
SqlContentEntityStorage manager generates incorrect SQL
Postponed: needs info
database system
Created
over 5 years ago
v11.0
๐บ๐ธ
United States
lydianblues
5 months ago
โจ
[PP-1] Async database query + fiber support
Active
database system
Created
about 2 years ago
v11.0
๐ฌ๐ง
United Kingdom
catch
5 months ago
๐
Transaction autocommit during shutdown relies on unreliable object destruction order
Active
database system
Created
almost 2 years ago
v10.2
๐ฆ๐น
Austria
fago
5 months ago
๐
[11.x] [policy] Decide whether to leave the SQLite minimum for Drupal 11 at 3.26 or whether to raise it
Active
database system
Created
over 2 years ago
v11.0
๐บ๐ธ
United States
effulgentsia
5 months ago
๐
PHP 8.1: Deprecation warnings when executing a query within a where condition in Drupal database object
Active
database system
Created
almost 2 years ago
v10.2
Arnaud.Dufresne
5 months ago
๐
Illegal mix of collations leads to error 500
Needs work
database system
Created
almost 5 years ago
v10.1
๐ฎ๐ณ
India
prabha.venkatesan
6 months ago
๐ฑ
Quote identifiers in core static queries.
Postponed: needs info
database system
Created
over 5 years ago
v11.0
๐บ๐ธ
United States
Beakerboy
6 months ago
โจ
Allow explicit COMMIT in Transaction objects
Active
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
6 months ago
๐
Refactor InstallerNonDefaultDatabaseDriverTest to avoid asserting content of settings.php
Active
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
6 months ago
๐
ReplicaKillSwitch unnecessarily starts a session on each request
Needs work
database system
Created
almost 5 years ago
v10.1
๐บ๐ธ
United States
mglaman
6 months ago
๐
Restore documentation on variable arguments in Drupal\Core\Database\Query\AlterableInterface::hasAllTags() and hasAnyTag() in Drupal 8.8
Needs work
database system
Created
almost 7 years ago
v10.1
๐ญ๐บ
Hungary
Gรกbor Hojtsy
6 months ago
๐
Transactions should be allowed to be committed explicitly
Needs work
database system
Created
almost 15 years ago
v10.0
๐ธ๐ฌ
Singapore
turboflash
6 months ago
๐
Should every class which depends on the container implement ContainerAwareInterface
Postponed: needs info
database system
Created
almost 13 years ago
v9.5
๐ฉ๐ช
Germany
dawehner
6 months ago
โจ
Prefer Passing by Reference over Breaking Chaining in DBTNG
Postponed: needs info
database system
Created
about 13 years ago
v9.5
๐บ๐ธ
United States
Gaelan
6 months ago
โจ
Check the database schemas for common issues to improve portability
Postponed: needs info
database system
Created
over 13 years ago
v9.5
๐ฉ๐ฐ
Denmark
xen
6 months ago
โจ
Support "virtual" fields in Schema tables
Postponed: needs info
database system
Created
about 17 years ago
v9.5
๐บ๐ธ
United States
Crell
6 months ago
โจ
DBTNG does not support grouped joins
Postponed: needs info
database system
Created
about 14 years ago
v9.5
๐ฌ๐ง
United Kingdom
joachim
6 months ago
โจ
Allow selection of MySQL storage engine at install time
Postponed: needs info
database system
Created
over 18 years ago
v9.5
๐จ๐ฆ
Canada
webchick
7 months ago
โจ
Node revision keys could be better indexed
Postponed: needs info
database system
Created
over 14 years ago
v9.5
๐บ๐ธ
United States
wjaspers
7 months ago
โจ
Add "json" as core data type
Active
database system
Created
over 2 years ago
v10.1
๐ฉ๐ช
Germany
Anybody
7 months ago
โจ
When trying to create a table that already exists but is empty, recreate the table rather than throwing a DatabaseSchemaObjectExistsException
Needs work
database system
Created
over 13 years ago
v10.1
๐จ๐ฆ
Canada
liquidcms
7 months ago
๐
Validating String Encodings Before Insert
Active
database system
Created
over 2 years ago
v9.5
Jon MAXX
7 months ago
โจ
[meta] Add database driver for MongoDB to Core as experimental
Active
database system
Created
over 1 year ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
7 months ago
๐
only a tiny subset of PDOException error codes are handled
Postponed: needs info
database system
Created
over 7 years ago
v10.1
๐ฌ๐ง
United Kingdom
joachim
7 months ago
โจ
Allow select query without a table
Needs review
database system
Created
over 6 years ago
v10.1
๐ณ๐ฑ
Netherlands
marcvangend
7 months ago
๐
[PP-2] Enable dynamic queries to produce SQL with positional placeholders
Postponed
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
7 months ago
๐
Drupal 9.4 breaks configuration import; need to manually add mysql module
Closed: duplicate
database system
Created
over 3 years ago
v9.4
๐บ๐ธ
United States
joegl
8 months ago
๐
mysql\ConnectionUnitTest::testOpenQueryPrefetchClose
Active
database system
Created
almost 2 years ago
v11.0
๐ฌ๐ง
United Kingdom
jonathanshaw
8 months ago
๐
Move from serialized columns to JSON encoded data wherever possible, or use allowed_classes
Active
database system
Created
over 6 years ago
v11.0
๐บ๐ธ
United States
samuel.mortenson
9 months ago
๐ฑ
[policy, no patch] Explicitly cast all uses of database returned values
Active
database system
Created
over 1 year ago
v11.0
๐บ๐ธ
United States
cmlara
9 months ago
๐
Race conditions with lock/cache using non-database storage - add a non-transactional database connection
Needs work
base system
Created
about 11 years ago
v10.1
๐ฉ๐ช
Germany
Fabianx
9 months ago
โจ
Add ignore() method to to InsertQuery_mysql class
Needs work
database system
Created
almost 12 years ago
v10.1
๐บ๐ธ
United States
grasmash
10 months ago
๐ฌ
Cannot select multi fields when using group by in the default configuration of MySQL
Active
database system
Created
over 7 years ago
v9.5
๐ฆ๐ท
Argentina
sharif.elshobkshy
10 months ago
๐
Failing to grant 'Drop' privileges to db user during install locks install process without manual db cleanup
Postponed: needs info
database system
Created
almost 15 years ago
v11.0
๐ธ๐ช
Sweden
lawik
10 months ago
๐ฌ
Queue item_id field type to bigint
Active
database system
Created
almost 3 years ago
v9.5
๐ซ๐ฎ
Finland
anaconda777
10 months ago
๐
\Drupal::entityTypeManager()->getStorage('user_role')->load(); can't load non-english string
Active
database system
Created
almost 2 years ago
v11.0
๐จ๐ณ
China
lawxen
10 months ago
๐ฌ
Do not want to save invalidate cache tag in Database when submitting a webform
Active
database system
Created
over 1 year ago
v10.1
๐ฎ๐ณ
India
naveentinu90
10 months ago
โจ
[PP-1] Introduce a Connection::executeDdlStatement method
Active
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
10 months ago
๐
Let for all database drivers the module name default to the driver name
Active
database system
Created
over 1 year ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
10 months ago
๐
Database autocommit disabling at shutdown
Active
database system
Created
over 13 years ago
v9.5
๐ซ๐ท
France
pounard
11 months ago
๐
Move the on-demand-table creation into the database API
Needs work
database system
Created
about 11 years ago
v10.1
๐จ๐ฆ
Canada
chx
11 months ago
โจ
Additional blob field sizes in schema definitions
Needs work
database system
Created
over 5 years ago
v10.1
๐ช๐ช
Estonia
pjotr.savitski
11 months ago
โจ
Allo
Active
database system
Created
over 1 year ago
v10.4
stephenthedev
11 months ago
๐
database driver crashes during install (dependency not autoloaded)
Active
database system
Created
about 1 year ago
v11.0
raffaelj
12 months ago
๐
No way to close database connection
Active
database system
Created
over 1 year ago
v10.3
๐ท๐บ
Russia
Chi
12 months ago
๐
Make SQL direction default behavior more consistent when an unknown direction is passed
Needs work
database system
Created
about 6 years ago
v10.1
๐ต๐ฑ
Poland
Krzysztof Domaลski
about 1 year ago
โจ
Database::openConnection
Postponed: needs info
database system
Created
almost 13 years ago
v9.5
rpbaneres
about 1 year ago
๐
Add core testing with Mysql 8.4 LTS and 9.0
RTBC
database system
Created
over 1 year ago
v10.4
๐ซ๐ท
France
andypost
about 1 year ago
๐
UpdateQuery::arguments() does not return all values.
Needs work
database system
Created
over 12 years ago
v11.0
๐ณ๐ฟ
New Zealand
jweowu
about 1 year ago
โจ
allow granular overriding of sql_mode options
Needs work
database system
Created
almost 8 years ago
v10.1
๐ฌ๐ง
United Kingdom
joachim
about 1 year ago
โจ
Use events in Database Schema operations
Active
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 1 year ago
๐
Add a number addExpression specific functions
RTBC
database system
Created
over 1 year ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
about 1 year ago
๐
Drupal\Core\Database\Query\Query::__toString() must return a string value
Needs work
database system
Created
over 8 years ago
v10.1
๐ณ๐ฑ
Netherlands
J V
about 1 year ago
๐
Replace hardcoded database queries with dynamic queries
Fixed
database system
Created
about 1 year ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
about 1 year ago
๐ฌ
InvalidArgumentException: "$string ("") must be a string." using database query
Closed: works as designed
database system
Created
about 7 years ago
v11.0
๐จ๐ฆ
Canada
dj12djdjs
about 1 year ago
๐
Ensure post transaction callbacks are only at the end of the root Drupal transaction
Fixed
database system
Created
over 1 year ago
v10.3
๐ฎ๐น
Italy
mondrake
about 1 year ago
โจ
Allow database API calls to specify database
Closed: works as designed
database system
Created
over 10 years ago
v11.0
๐ฌ๐ง
United Kingdom
kingandy
about 1 year ago
๐
statementwrapper have no range
Closed: works as designed
database system
Created
about 2 years ago
v11.0
๐ธ๐ช
Sweden
arne_hortell
about 1 year ago
โจ
database table create options generic
Closed: works as designed
database system
Created
over 11 years ago
v11.0
danblack
about 1 year ago
๐ฌ
Cannot access transaction id on database transaction
Fixed
database system
Created
over 1 year ago
v11.0
๐ฎ๐ณ
India
ankitv18
about 1 year ago
โจ
PostgreSQL driver doesn't support SSL option
Needs work
database system
Created
over 15 years ago
v11.0
๐บ๐ธ
United States
DrLou
about 1 year ago
๐
Add input string to exception message thrown in createConnectionOptionsFromUrl()
Fixed
database system
Created
over 1 year ago
v10.3
๐ฌ๐ง
United Kingdom
joachim
about 1 year ago
๐
The truncate method is does different things on different databases and depending if in a transaction
Closed: outdated
database system
Created
over 9 years ago
v9.5
๐ฌ๐ง
United Kingdom
alexpott
about 1 year ago
๐
TransactionNameNonUniqueException: A transaction named drupal_transaction is already in use
Active
database system
Created
over 1 year ago
v11.0
๐ซ๐ฎ
Finland
olli
over 1 year ago
๐
Database index not used
Active
database system
Created
over 1 year ago
v11.0
๐ฎ๐ณ
India
sukr_s
over 1 year ago
๐ฌ
Website not Working After Transfer Data
Closed: outdated
database system
Created
almost 2 years ago
v11.0
๐ฎ๐ณ
India
Sandip Choudhury
over 1 year ago
๐ฌ
table ACQUIA_MONITORING affect "Update Manager" performance and seeking a solution
Closed: outdated
database system
Created
almost 2 years ago
v11.0
drupalgreenhorn
over 1 year ago
โจ
SelectQuery::join should return $this instead of $alias
Active
database system
Created
almost 11 years ago
v11.0
๐ฎ๐ช
Ireland
bsandor
over 1 year ago
๐
Remove all code/tests to database drivers living in the directory DRUPAL_ROOT/drivers
Needs work
database system
Created
almost 4 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
๐
Meta: Harden DBTNG so that more parameters are escaped/normalized
Closed: duplicate
database system
Created
almost 10 years ago
v11.0
๐บ๐ธ
United States
greggles
over 1 year ago
๐
Database layer does not escape table and field strings everywhere
Closed: duplicate
database system
Created
about 13 years ago
v8.9
๐ฆ๐บ
Australia
cafuego
over 1 year ago
๐
Requirement error because drupal_utf8mb4_test table was not dropped
Needs review
database system
Created
over 8 years ago
v7.0
๐ฉ๐ช
Germany
morenstrat
over 1 year ago
๐
Schema::tableExists does not find views for PostgreSQL
Active
database system
Created
over 1 year ago
v11.0
๐ท๐บ
Russia
Chi
over 1 year ago
๐
Add method to the database connection class indicating the use of relational database storage
Active
database system
Created
over 1 year ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
โจ
Add ignore on duplicate key to insert query
Needs work
database system
Created
almost 8 years ago
v11.0
๐ณ๐ฑ
Netherlands
pdenooijer
over 1 year ago
๐ฌ
how to fetch records based on certain condition.
Closed: outdated
database system
Created
over 1 year ago
v10.3
mrit4406
over 1 year ago
โจ
Solution for ENUM datatype for MySQL
Closed: won't fix
database system
Created
over 13 years ago
v7.0
๐ง๐ช
Belgium
drupalshrek
over 1 year ago
๐
A site-admin-facing message for the deprecation of database drivers in DRUPAL_ROOT/drivers
Closed: outdated
database system
Created
over 5 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
๐
Error on PHP8 during execution Database::closeConnection()
Needs work
database system
Created
over 3 years ago
v7.0
๐ง๐พ
Belarus
Andrei Haurukovich
over 1 year ago
๐
Upsert::preExecute always returns TRUE which leads to Exception on empty insert
Needs work
database system
Created
over 1 year ago
v11.0
๐ฉ๐ช
Germany
stborchert
over 1 year ago
๐
Remove semantically incorrect default values
Needs work
database system
Created
over 18 years ago
v11.0
๐บ๐ธ
United States
bjaspan
over 1 year ago
๐
Remove dead code from Connection
Fixed
database system
Created
over 1 year ago
v11.0
๐ฎ๐น
Italy
mondrake
over 1 year ago
โจ
Replace array-based Schema API with a value object structure
Active
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 1 year ago
๐
Create SelectInterface::leftInnerJoin() and SelectInterface::leftOuterJoin() and make them fluent.
Needs work
database system
Created
almost 17 years ago
v11.0
๐จ๐ฆ
Canada
chx
over 1 year ago
๐
MariaDB is deprecating tx_isolation in 11.1.1
Active
database system
Created
over 1 year ago
v11.0
๐ญ๐บ
Hungary
Gรกbor Hojtsy
over 1 year ago
๐
SQLSTATE[HY000]: General error: 1 too many SQL variables: INSERT OR REPLACE INTO {cache_content} (cid, expire, created, tags, checksum, data, serialized)
Closed: cannot reproduce
database system
Created
over 6 years ago
v11.0
๐บ๐ธ
United States
davidwbarratt
over 1 year ago
๐
ReplicaKillSwitch::trigger() kills page cache for five minutes
Active
database system
Created
over 4 years ago
v11.0
๐ซ๐ท
France
o'briat
over 1 year ago
๐
[D7] Add ability to register rootEndTransaction callbacks during transactions
Needs review
database system
Created
about 7 years ago
v7.0
๐บ๐ธ
United States
bdragon
over 1 year ago
๐ฑ
Betbhai9
Active
database system
Created
over 1 year ago
v11.0
casinoid
over 1 year ago
๐
Explore whether database connections can be lazily created
Active
database system
Created
over 1 year ago
v11.0
๐ฌ๐ง
United Kingdom
longwave
over 1 year ago
๐
Deprecate Drupal\Core\Database\Connection::makeSequenceName(), make it internal to PostgreSQL
Fixed
database system
Created
over 4 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 1 year ago
๐
Drupal\Core\Database\StatementInterface::fetchAllAssoc() is unclear for the parameter $fetch. StatementPrefetch and Statement interpret the parameter differently.
Active
database system
Created
over 14 years ago
v11.0
๐ฉ๐ฐ
Denmark
xen
over 1 year ago
๐ฌ
Error: Class "Drupal\Driver\Database\mysql\Connection" not found
Fixed
database system
Created
almost 3 years ago
v10.2
๐ฌ๐ช
Georgia
almador
over 1 year ago
๐
Array placeholder error in where condition of update query "Invalid parameter number: parameter was not defined"
Active
database system
Created
over 2 years ago
v11.0
๐ง๐พ
Belarus
dewalt
over 1 year ago
๐
Classloader needs to be registered in Database::convertDbUrlToConnectionInfo()
Fixed
database system
Created
over 1 year ago
v10.2
๐ฎ๐น
Italy
mondrake
over 1 year ago
โจ
Use inverted comma for sql statement generation from annotations in core
Closed: duplicate
database system
Created
about 11 years ago
v11.0
๐ฉ๐ช
Germany
steamx
over 1 year ago
๐
Assert in setPrefix should include the argument type if not a string
Closed: won't fix
database system
Created
about 2 years ago
v11.0
๐ง๐ด
Bolivia
vacho
over 1 year ago
๐
UNION queries don't support PagerDefault
Active
database system
Created
almost 13 years ago
v7.0
๐บ๐ธ
United States
aangel
over 1 year ago
๐ฌ
After upgrade from 8.9.20 to 9.5.9 can't create custom block
Fixed
database system
Created
over 2 years ago
v9.5
๐ฎ๐น
Italy
Niubbo75
over 1 year ago
๐
Add autoload directory for the parent database driver modules in Composer::preAutoloadDump
Needs work
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 1 year ago
โจ
Support PDO::ATTR_PERSISTENT
Active
database system
Created
over 14 years ago
v11.0
๐ง๐ฌ
Bulgaria
ogi
over 1 year ago
๐
Adding escaping for the GROUP BY fields broke ROLLUP support
Needs work
database system
Created
over 2 years ago
v11.0
๐จ๐ญ
Switzerland
epieddy
over 1 year ago
โจ
Add event for statement execution failure
Fixed
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 1 year ago
๐
Check that all values passed into an insert query are scalar.
Active
database system
Created
over 11 years ago
v11.0
๐ฉ๐ช
Germany
dawehner
over 1 year ago
๐
Check query parameter type for the interger type in select queries and for entity type tables only
Active
database system
Created
almost 3 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
๐
Refactor Drupal\Core\Database\Database::convertDbUrlToConnectionInfo() as now all database drivers are provided by a module.
Active
database system
Created
over 2 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
๐
Column not found: 1054 Unknown column '%language%' in 'where clause'
Closed: works as designed
database system
Created
over 1 year ago
v11.0
๐ง๐ฌ
Bulgaria
ovanes
over 1 year ago
๐
pgsql module's NonPublicSchemaTest can fail in non-CI environments
Fixed
database system
Created
almost 2 years ago
v10.2
๐บ๐ธ
United States
bradjones1
over 1 year ago
๐
UpdatePathTestBaseFilledTest is mostly pointless
Fixed
database system
Created
almost 2 years ago
v10.2
๐ฌ๐ง
United Kingdom
catch
over 1 year ago
๐
Add the SQL mode NO_AUTO_VALUE_ON_ZERO to the MySQL database connection
Needs work
database system
Created
over 4 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 1 year ago
๐
Ensure that serializers injectable into Drupal\Core\KeyValueStore are aware of PHP objects
Active
database system
Created
almost 9 years ago
v11.0
๐ฉ๐ช
Germany
mkalkbrenner
over 1 year ago
๐
Log when invalid input is swallowed by database layer
Closed: outdated
database system
Created
almost 12 years ago
v9.5
๐ฌ๐ง
United Kingdom
catch
over 1 year ago
๐
[PP-2] Deprecate the use of string conditions in joins in dynamic queries
Postponed
database system
Created
almost 2 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
almost 2 years ago
๐
Reformat comments to 80 characters in ReplicaDatabaseIgnoreSubscriber::checkReplicaServer() comments
Closed: outdated
database system
Created
over 10 years ago
v9.5
๐บ๐ธ
United States
benjifisher
almost 2 years ago
๐
Cleanup DriverSpecificTransactionTestBase
Fixed
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
almost 2 years ago
๐
Not able to differentiate the condition on existing table -- hook_views_query_alter
Closed: outdated
database system
Created
over 4 years ago
v11.0
๐ฎ๐ณ
India
nitin.k
almost 2 years ago
๐
Flood table does not exists
Closed: duplicate
database system
Created
almost 2 years ago
v10.2
๐ป๐ช
Venezuela
vzlahagen
almost 2 years ago
๐
Better DX/UX on "Base table or view not found" exception
Closed: outdated
database system
Created
about 10 years ago
v7.0
๐บ๐ธ
United States
traviscarden
almost 2 years ago
๐
Database credentials are logged when there is a connection exception
Closed: duplicate
database system
Created
over 6 years ago
v11.0
warnold
almost 2 years ago
๐ฌ
Drupal 8 - Can I remove old prefixed tables?
Fixed
database system
Created
over 5 years ago
v11.0
๐ซ๐ท
France
HasinaNjaratin
almost 2 years ago
๐
[regression] install_get_form does not allow install_settings_form ['driver'] to be null
Fixed
database system
Created
almost 2 years ago
v10.2
๐บ๐ธ
United States
bnjmnm
almost 2 years ago
โจ
Add InsertOnDuplicateKeyUpdate for MySQL
Closed: outdated
database system
Created
about 11 years ago
v11.0
๐จ๐ฆ
Canada
chx
almost 2 years ago
โจ
[META] Add support for JSON field queries in entity queries
Closed: duplicate
database system
Created
over 3 years ago
v11.0
๐บ๐ธ
United States
bradjones1
almost 2 years ago
๐
Prefixed index creation (functional index on substring) has no test coverage
Needs work
database system
Created
almost 2 years ago
v11.0
๐บ๐ธ
United States
bradjones1
almost 2 years ago
๐
Leaving the savepoint in the transaction stack upon rollback is incorrect
Fixed
database system
Created
almost 2 years ago
v10.2
๐ฎ๐น
Italy
mondrake
almost 2 years ago
๐
SelectQuery::countQuery() incompatible with UNION queries
Fixed
database system
Created
over 14 years ago
v8.9
๐บ๐ธ
United States
drewish
almost 2 years ago
โจ
Add a 'uuid' database schema type
Needs work
database system
Created
about 13 years ago
v11.0
๐ฉ๐ช
Germany
sun
almost 2 years ago
๐
Loosen TransactionManager LIFO behaviour on rollback
Active
database system
Created
almost 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
almost 2 years ago
๐
Inappropriate error message about views lacking primary keys
Closed: duplicate
database system
Created
about 2 years ago
v11.0
๐บ๐ธ
United States
david radcliffe
almost 2 years ago
๐ฌ
Can't update database: Syntax error or access violation: 1075 Incorrect table definition
Closed: duplicate
database system
Created
over 3 years ago
v9.3
๐ณ๐ฑ
Netherlands
zebda
almost 2 years ago
โจ
Provide an option to collect a full backtrace including arguments in database event logging
Needs work
database system
Created
almost 2 years ago
v11.0
๐ฌ๐ง
United Kingdom
catch
almost 2 years ago
๐
Serializing the database connection is dangerous and error-prone, make it unserializable again
Fixed
database system
Created
over 10 years ago
v8.0
๐ท๐ด
Romania
amateescu
almost 2 years ago
๐
Rolling back to a savepoint should leave the savepoint in the transaction stack
Fixed
database system
Created
about 2 years ago
v10.2
๐ฎ๐น
Italy
mondrake
almost 2 years ago
๐
Convert select query extenders to backend-overrideable services
Needs work
database system
Created
over 4 years ago
v11.0
๐ฎ๐น
Italy
mondrake
almost 2 years ago
๐
PDOException: Syntax error or access violation: 1305 SAVEPOINT savepoint_1 does not exist
Needs work
database system
Created
about 13 years ago
v9.5
๐บ๐ธ
United States
Gastonia
about 2 years ago
๐
Unsupported UPDATE queries are impossible to run due to the removal of RETURN_AFFECTED
Active
database system
Created
over 2 years ago
v10.1
๐จ๐ฆ
Canada
Charlie ChX Negyesi
about 2 years ago
๐
Refactor Database:: static properties and methods
Needs work
database system
Created
about 11 years ago
v11.0
๐ฉ๐ช
Germany
donquixote
about 2 years ago
โจ
Add an interface for Drupal\Core\Database\Connection
Active
database system
Created
about 2 years ago
v11.0
๐ง๐ช
Belgium
dieterholvoet
about 2 years ago
๐
Committing a transaction while there are still active savepoints leaves the stack in inconsistent state
Fixed
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
Allow dash (-) in tables names and prevent prefix substitution in data
Needs work
database system
Created
about 7 years ago
v11.0
๐ง๐ช
Belgium
kriboogh
about 2 years ago
โจ
Add boolean data type to Schema API
Active
database system
Created
almost 13 years ago
v11.0
๐ญ๐บ
Hungary
alippai
about 2 years ago
๐
MergeTest::tesDeprecatedKeyArrayArgument() is mispelled
Fixed
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
Properly deprecate passing array to Merge::key()
Fixed
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
Database reserved keywords need to be quoted as per the ANSI standard
Fixed
database system
Created
over 7 years ago
v9.0
๐ฌ๐ง
United Kingdom
alexpott
about 2 years ago
๐
PDOStatement::fetchObject() expects parameter 2 to be array, null given in Drupal\Core\Database\StatementWrapper->fetchObject()
Fixed
database system
Created
almost 4 years ago
v11.0
๐ฌ๐ง
United Kingdom
pstewart
about 2 years ago
๐
Use more entropy in TransactionManager
Fixed
database system
Created
about 2 years ago
v11.0
๐ฌ๐ง
United Kingdom
catch
about 2 years ago
๐
Strengthen TransactionManager
Fixed
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
Deprecate BC code that special-cases core database drivers
Needs work
database system
Created
about 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐ฌ
Call to undefined method Drupal\Core\Entity\Query\Sql\Query::getTables() in Drupal\Core\Entity\Query\Sql\Condition->compile()
Active
database system
Created
about 2 years ago
v10.1
dgwolf
about 2 years ago
๐
Refactor transactions
Fixed
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
combining SelectQueryInterface::union and PagerDefault::$limit generates a broken SQL query
Closed: cannot reproduce
database system
Created
about 13 years ago
v7.0
๐ฌ๐ง
United Kingdom
holtzermann17
about 2 years ago
๐
Deprecate support for unused \PDO::FETCH_* modes
Fixed
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
about 2 years ago
๐
Mark db_*() wrappers in database.inc as @deprecated for 9.x
Fixed
database system
Created
almost 13 years ago
v8.0
๐ฌ๐ง
United Kingdom
catch
about 2 years ago
๐
Replace all calls to db_table_exists, which is deprecated.
Fixed
database system
Created
almost 9 years ago
v8.7
๐ฎ๐ณ
India
opensense
about 2 years ago
๐
Replace all calls to db_insert, which is deprecated
Fixed
database system
Created
over 8 years ago
v8.7
๐ฎ๐ณ
India
dhruveshdtripathi
about 2 years ago
๐
Always set $info['namespace'] on database connection info
Fixed
database system
Created
almost 6 years ago
v9.0
๐ฌ๐ง
United Kingdom
alexpott
about 2 years ago
๐
Replace \Drupal\Core\Database\Connection::destroy() with a proper destructor
Fixed
database system
Created
over 5 years ago
v9.1
๐ฌ๐ง
United Kingdom
alexpott
about 2 years ago
๐
Automatically enable the module that is providing the current database driver
Fixed
database system
Created
over 5 years ago
v9.2
๐ณ๐ฑ
Netherlands
daffie
about 2 years ago
โจ
Make DatabaseException extend \Throwable
Fixed
database system
Created
almost 3 years ago
v10.1
solideogloria
about 2 years ago
๐
Set transactionalDDLSupport properly for sqlite driver
Closed: outdated
database system
Created
over 12 years ago
v11.0
๐จ๐ฆ
Canada
joe.murray
about 2 years ago
โจ
Connection::escapeFields() strips white space from column names
Active
database system
Created
over 4 years ago
v11.0
๐บ๐ธ
United States
BobCaverly
about 2 years ago
๐
Related recipes view tests fails on PostgreSQL and GitlabCI
Closed: works as designed
database system
Created
about 2 years ago
v11.0
๐ช๐ธ
Spain
fjgarlin
about 2 years ago
๐
Waiting for table metadata lock on cache_field table
Closed: outdated
database system
Created
over 11 years ago
v9.5
๐บ๐ธ
United States
mikeytown2
about 2 years ago
๐
Improve documentation for how to use database transactions in database.api.php
Needs work
database system
Created
over 15 years ago
v11.0
๐บ๐ธ
United States
rfay
about 2 years ago
โจ
Dynamic arguments for SelectQueryInterface::orderBy().
Closed: outdated
database system
Created
almost 13 years ago
v9.5
๐ฉ๐ช
Germany
donquixote
about 2 years ago
โจ
Change database system nomenclature
Closed: outdated
database system
Created
about 15 years ago
v9.5
๐ต๐ช
Peru
DevElCuy
about 2 years ago
โจ
Introduce database driver extensions and autoload database drivers' dependencies
Fixed
database system
Created
almost 4 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
about 2 years ago
๐
move users.access into its own table
Closed: duplicate
database system
Created
almost 19 years ago
v9.5
๐ฉ๐ช
Germany
killes@www.drop.org
about 2 years ago
๐
Column default values cannot contain braces on MSSQL
Closed: outdated
database system
Created
over 10 years ago
v9.5
๐ช๐ธ
Spain
david_garcia
about 2 years ago
๐
Replace deprecated call to deprecated method getFromDriverName() of class Drupal\Core\Extension\DatabaseDriverList
Closed: won't fix
database system
Created
about 2 years ago
v11.0
๐ณ๐ฑ
Netherlands
spokje
about 2 years ago
๐
Make Drupal\Core\Database\Schema work with reserved keywords for naming
Fixed
database system
Created
over 5 years ago
v9.5
๐ณ๐ฑ
Netherlands
daffie
about 2 years ago
๐
Database driver classes don't have a documentation comment for all the methods they implement
Active
database system
Created
over 5 years ago
v11.0
๐ฎ๐น
Italy
apaderno
about 2 years ago
๐
Deprecate usage of Connection::getDriverClass for 'Install\Tasks'
Fixed
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 2 years ago
๐
Deprecate usage of Connection::getDriverClass for some classes, and use standard autoloading instead
Fixed
database system
Created
over 4 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 2 years ago
๐
Introduce a FetchModeTrait to allow emulating PDO fetch modes
Fixed
database system
Created
over 2 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 2 years ago
โจ
Add support for JSON field queries in database API
Active
database system
Created
over 2 years ago
v11.0
๐บ๐ธ
United States
effulgentsia
over 2 years ago
๐
Does PHP max() correctly replicate SQL GREATEST() for non-numeric values?
Closed: duplicate
database system
Created
over 11 years ago
v11.0
๐ฉ๐ช
Germany
donquixote
over 2 years ago
โจ
Add method to check if database connection exists.
Active
database system
Created
over 3 years ago
v10.0
๐ฎ๐ณ
India
bhanu951
over 2 years ago
๐
Allow DriverSpecificSchemaTestBase::testChangePrimaryKeyToSerial to execute for non-core drivers
Fixed
database system
Created
over 2 years ago
v10.1
๐ฎ๐น
Italy
mondrake
over 2 years ago
๐
MergeQuery comments not added to the query sent to the database
Closed: works as designed
database system
Created
almost 13 years ago
v9.5
๐ซ๐ฎ
Finland
firebird
over 2 years ago
๐
Change SchemaUniquePrefixedKeysIndexTest to extend DriverSpecificDatabaseTestBase
Fixed
database system
Created
over 2 years ago
v11.0
๐ณ๐ฑ
Netherlands
daffie
over 2 years ago
๐
Document that db_like() and Database/Connection::escapeLike() do not work when used with db_query()
Fixed
database system
Created
over 14 years ago
v8.0
๐บ๐ธ
United States
dave reid
over 2 years ago
โจ
[DBTNG + simpletest] missing db_select()->temporary()
Closed: outdated
database system
Created
about 17 years ago
v11.0
๐ญ๐ฐ
Hong Kong
hswong3i
over 2 years ago
โจ
Allow use of regexps for table prefixes in settings.php
Closed: outdated
database system
Created
about 13 years ago
v9.5
๐บ๐ธ
United States
pavel.karoukin
over 2 years ago
๐ฌ
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away:
Closed: duplicate
database system
Created
over 7 years ago
v8.9
mbkaba22
over 2 years ago
โจ
DBTNG should support query options (SELECT SQL_NO_CACHE, INSERT IGNORE, etc.)
Closed: won't fix
database system
Created
almost 14 years ago
v9.5
๐ฒ๐ฝ
Mexico
dalin
over 2 years ago
๐
entityQuery returns incorrect results if fields don't exist
Active
database system
Created
about 5 years ago
v9.5
๐บ๐ธ
United States
damienmckenna
over 2 years ago
๐
Add a test for Connection::addRootTransactionEndCallback
Closed: duplicate
database system
Created
over 6 years ago
v11.0
๐ฎ๐น
Italy
mondrake
over 2 years ago
๐
drupal_write_record() throws PHP notices if any fields use DB-specific data types
Fixed
database system
Created
almost 15 years ago
v7.0
๐ฒ๐ฝ
Mexico
dalin
over 2 years ago
๐
Add informative error message for 'Connection refused' errors in MySQL
Fixed
database system
Created
about 10 years ago
v10.0
๐บ๐ธ
United States
rgracia
over 2 years ago
๐
Drop sequences table in Drupal 12
Active
database system
Created
almost 3 years ago
v11.0
๐ณ๐ฑ
Netherlands
gidarai
over 2 years ago
๐
DBTNG/EQ condition works inconsistently with arrays
Fixed
database system
Created
about 9 years ago
v10.1
๐จ๐ฆ
Canada
chx
over 2 years ago
๐ฌ
Aria Issue on MariaDB 10.6
Fixed
database system
Created
over 2 years ago
v9.5
๐จ๐ญ
Switzerland
cola
over 2 years ago
๐
Normalize how case sensitivity is handled across database engines
Active
database system
Created
over 13 years ago
v10.1
๐ธ๐ช
Sweden
iamEAP
over 2 years ago
๐
Update @todo comment in \Drupal\Core\Database\StatementInterface::fetchObject
Fixed
database system
Created
over 2 years ago
v10.1
๐ณ๐ฑ
Netherlands
spokje
over 2 years ago
๐
Additional tests for DriverSpecificSchemaTestBase
Active
database system
Created
over 2 years ago
v10.1
๐บ๐ธ
United States
smustgrave
over 2 years ago
๐
Table key_value do not have a primary key.
Closed: works as designed
database system
Created
over 2 years ago
v10.1
๐ซ๐ท
France
Chris64
over 2 years ago
๐
Implement statement classes using \Iterator to fix memory usage regression and prevent rewinding
Fixed
database system
Created
over 3 years ago
v10.1
๐บ๐ธ
United States
pwolanin
over 2 years ago
โจ
Allow the database query log to be dispatched as log events
Fixed
database system
Created
about 3 years ago
v10.1
๐บ๐ธ
United States
mfb
over 2 years ago
๐
EntityFieldQuery::pager not working properly when node_access is enabeld
Closed: outdated
database system
Created
about 14 years ago
v9.5
๐ฉ๐ช
Germany
nils_r
over 2 years ago
๐
Incorrect statement class caused by race condition when closing and opening the connection
Needs work
database system
Created
almost 9 years ago
v9.5
๐บ๐ธ
United States
benjifisher
almost 3 years ago
๐
Calling methods hasAllTags / hasAnyTag on select queries fails if query has no tag
Active
database system
Created
almost 3 years ago
v10.1
๐ฉ๐ช
Germany
Patrick R.
almost 3 years ago
๐
FakeStatement doesn't behaves as same as Statement
Closed: works as designed
database system
Created
almost 11 years ago
v9.5
๐ฌ๐ง
United Kingdom
vijaycs85
almost 3 years ago
๐
ConditionInterface::condition() should be stricter about needing a $value in certain situations
Needs work
database system
Created
over 7 years ago
v10.1
๐ฌ๐ง
United Kingdom
alexpott
over 2 years ago
๐
Function installFieldStorageDefinition() ignores initial_value data when creating new field in database
Needs work
database system
Created
almost 5 years ago
v10.1
๐ฆ๐ฒ
Armenia
murz
almost 3 years ago
๐
Deprecating hook_query_alter
Needs work
database system
Created
over 5 years ago
v10.1
๐ณ๐ฑ
Netherlands
daffie
almost 3 years ago
๐
[META] MongoDB needs query condition parameters to be of the correct type
Active
database system
Created
almost 3 years ago
v10.1
๐ณ๐ฑ
Netherlands
daffie
almost 3 years ago
๐
Fix the sub-query part in UserSelection::entityQueryAlter
Needs work
database system
Created
over 11 years ago
v10.1
๐ฌ๐ง
United Kingdom
vijaycs85
over 2 years ago
๐
[9.5.x only] PHP 8.2 Creation of dynamic property Drupal\pgsql\Driver\Database\pgsql\Select::$alterMetaData is deprecated
Fixed
database system
Created
almost 3 years ago
v9.5
๐น๐ท
Turkey
orkut murat yฤฑlmaz
almost 3 years ago
๐
Unable to delete a tempstore when a non ASCII character is used.
Active
database system
Created
over 4 years ago
v9.5
๐บ๐ธ
United States
blu_regard
over 2 years ago
๐
Performance edge case: node type index limited to 4 characters
Needs work
database system
Created
over 9 years ago
v10.1
๐ฌ๐ง
United Kingdom
longwave
almost 3 years ago
๐
PagerDefault doesn't respect already defined pagers.
Needs work
database system
Created
almost 13 years ago
v10.1
๐จ๐ญ
Switzerland
das-peter
almost 3 years ago
๐
Make it possible to move DBTNG into a component by making the dependency to Drupal optional
Closed: won't fix
database system
Created
over 10 years ago
v10.1
๐บ๐ธ
United States
phenaproxima
almost 3 years ago
๐
Drupal/Core/Database/Query/Condition - unhandled null values
Closed: works as designed
database system
Created
over 2 years ago
v9.5
๐จ๐ฆ
Canada
tenden
over 2 years ago
๐
Select queries do not escape the GROUP BY fields
Fixed
database system
Created
almost 5 years ago
v9.5
๐ฎ๐น
Italy
mondrake
almost 3 years ago
๐
Update the Drupal\KernelTests\Core\Database\LoggingTest a little to make it pass for SQL Server
Needs work
database system
Created
about 4 years ago
v10.1
๐ณ๐ฑ
Netherlands
daffie
over 2 years ago
๐ฌ
Error: Class '\Connection' not found
Active
database system
Created
over 2 years ago
v8.7
๐ฎ๐น
Italy
scimmiettarossa
over 2 years ago
โจ
Support ROLLUP modifier for GROUP BY
Active
database system
Created
over 13 years ago
v10.1
๐บ๐ธ
United States
erikwebb
over 2 years ago
โจ
Add bindValue to a PDO::PARAM_* type in database query arguments
Postponed
database system
Created
over 11 years ago
v10.1
danblack
over 2 years ago
๐
Make translatable string public to avoid copy/paste
Needs work
database system
Created
over 7 years ago
v10.1
๐ณ๐ฟ
New Zealand
quietone
almost 3 years ago
๐ฌ
Undefined constant PDO::MYSQL_ATTR_USE_BUFFERED_QUERY in Drupal\mysql\Driver\Database\mysql\Connection::open()
Closed: outdated
database system
Created
almost 3 years ago
v9.5
bendqh1
almost 3 years ago
๐
db-tools.php dump creates fixtures that are incompatible with MariaDB
Closed: outdated
database system
Created
about 4 years ago
v10.1
๐บ๐ธ
United States
damienmckenna
over 2 years ago
๐
Add sort direction constants
Needs work
database system
Created
over 5 years ago
v10.1
๐จ๐ณ
China
jungle
almost 3 years ago
๐
Make serial SQL types consistent
Needs work
database system
Created
about 13 years ago
v10.1
๐จ๐ฆ
Canada
Liam Morland
almost 3 years ago
๐
Documentation conflict re: affected rows vs. matched rows
Fixed
database system
Created
about 4 years ago
v9.5
๐บ๐ธ
United States
mfb
almost 3 years ago
๐
non-standard precision limits at testSchemaAddFieldDefaultInitial
Needs work
database system
Created
almost 6 years ago
v10.1
๐บ๐ฆ
Ukraine
bohart
almost 3 years ago
๐
[meta] Add value objects to represent hook_schema
Needs work
database system
Created
about 8 years ago
v10.1
๐ฆ๐บ
Australia
larowlan
almost 3 years ago
๐
schema defaults are not quoted and just broken in sqlite
Closed: outdated
database system
Created
about 15 years ago
v10.1
๐ฌ๐ง
United Kingdom
mnicholas
over 2 years ago
๐
Change SelectComplexTest::testDistinct to test the distinct values not the count
Fixed
database system
Created
about 9 years ago
v9.5
๐ณ๐ฑ
Netherlands
daffie
over 2 years ago
๐
Document that foreign keys may not be used by all drivers
Fixed
database system
Created
about 15 years ago
v7.0
๐บ๐ธ
United States
portigui
almost 3 years ago
โจ
Enabling Schema API with remote databases
Closed: outdated
database system
Created
over 14 years ago
v9.5
๐ณ๐ฑ
Netherlands
xatoo
almost 3 years ago
๐
including UTF-8 in form_build_id manualy leads to mysql 500 error
Needs work
database system
Created
almost 7 years ago
v10.1
๐ซ๐ท
France
driki_
almost 3 years ago
๐
Move the PostgreSQL Entity Query SQL code to the pgsql module
Needs work
database system
Created
almost 4 years ago
v10.1
๐ณ๐ฑ
Netherlands
daffie
almost 3 years ago
๐
ReplicaDatabaseIgnoreSubscriber mentions non-existent function
Needs work
database system
Created
over 10 years ago
v9.5
๐ฉ๐ช
Germany
tstoeckler
almost 3 years ago
contrib
.social
Blog
FAQ
Discussions
Production build 0.71.5
2024